Skip to content

Conversation

MSDN-WhiteKnight
Copy link
Contributor

Summary

  • Fix LoadUnmanagedDll return value. IntPtr is a value type and can't be null.
  • Add missing method descriptions.

- Fix AssemblyLoadContext.LoadUnmanagedDll return value. IntPtr is a value type and can't be null.
- Add missing property descriptions.
@rpetrusha
Copy link

@sdmaclea, could you review the SetProfileOptimization and SetProfileOptimizationRoot methods, please?

@rpetrusha
Copy link

Thanks for submitting this PR, @MSDN-WhiteKnight. It looks really good, although I'd like @sdmaclea to take a look as well.

@mairaw mairaw added the waiting-on-reviews Indicates PRs that cannot be merged because of the lack of reviews label Jul 26, 2019
@mairaw mairaw requested a review from sdmaclea July 26, 2019 17:58
Copy link
Contributor

@sdmaclea sdmaclea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@sdmaclea sdmaclea removed the waiting-on-reviews Indicates PRs that cannot be merged because of the lack of reviews label Jul 26, 2019
@sdmaclea sdmaclea merged commit e0920d1 into dotnet:master Jul 26, 2019
@MSDN-WhiteKnight MSDN-WhiteKnight deleted the patch-1 branch July 27, 2019 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants